Configurates
C1.Web.Mvc.ComboBoxBase<T>.IsRequired. Sets a value that determines whether the control value must be set to a non-null value or whether it can be set to null (by deleting the content of the control).
シンタックス
'宣言
Public Overrides Function IsRequired( _
ByVal As System.Boolean _
) As
public override IsRequired(
System.bool
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照